Submit

Lu71 — Agentic Dispute Resolution

@Team Lu71

Agentic dispute resolution. File chargebacks on Visa, Mastercard, Stripe Issuing, and Lithic when AI agent purchases go wrong. Verify crypto addresses against sanctions and scam databases before sending (10 chains). Record signed purchase intent as tamper proof evidence. Real time webhook updates. 5% success fee only when you win.
Overview

Lu71 safeguards agentic payments end to end. Your AI agent captures purchase intent before buying, then files chargebacks automatically when merchants fail to deliver. No manual intervention. No phone calls. No forms.

For card payments (Visa, Mastercard, Stripe Issuing, Lithic), Lu71 files formal disputes with the card network and tracks resolution in real time via webhooks. For crypto payments (Ethereum, Solana, Bitcoin, XRP, BSC, Polygon, Arbitrum, Optimism, Avalanche, Base), Lu71 verifies recipient addresses against sanctions lists, scam databases, and on chain fraud signals before funds leave.

One MCP install gives your agent six tools: capture intent, file disputes, check status, list history, update evidence, and verify crypto addresses. Works with Claude, Cursor, Codex, ChatGPT, Kiro, VS Code, Windsurf, Gemini, and 7 more clients.

Pay nothing to file. Pay nothing if you lose. 5% only when we recover your money.

Tools:

  • lu71.intent.capture: Record what your agent plans to buy (signed, tamper proof)
  • lu71.dispute.file: File a chargeback when things go wrong
  • lu71.dispute.check: Check dispute status and settlement breakdown
  • lu71.dispute.list: List all disputes with amounts and dates
  • lu71.dispute.update: Add evidence or communication to a dispute
  • lu71.payment.verify: Check a crypto address for scams before sending

Install: npx lu71-install --key=YOUR_KEY Remote HTTP: https://api.getlu71.com/mcp Website: https://getlu71.com Docs: https://getlu71.com/docs npm: https://www.npmjs.com/package/@lu71/mcp

Server Config

{
  "mcpServers": {
    "lu71": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@lu71/mcp",
        "lu71-mcp",
        "--key=YOUR_LU71_API_KEY"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server